TriangleList Class
Used to store triangle definitions. A triangle is referred to by the values of A, B, and C in an RB3DSpace.
Events
None
Properties
A
B
C
Methods
Copy
GetABC
SetABC
More information available in parent classes: Object
Each is an index of a vertex in the vertex list.
See Also
Bounds3D, ColorList, Element3D, Group3D, Light3D, Material, Object3D, Quaternion, Trimesh, UVList, Vector3D, VectorList classes; Rb3DSpace control.